home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0897 / 000377_amos-request@svcs1.digex.net_Sun Aug 24 08:01:48 1997.msg < prev    next >
Text File  |  1997-09-09  |  3KB  |  72 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id IAA03415
  3.     for <mcox@access.digex.net>; Sun, 24 Aug 1997 08:01:45 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id GAA20221
  6.     for amos-out; Sun, 24 Aug 1997 06:16:53 -0400 (EDT)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id GAA20218
  9.     for <amos-list@svcs1.digex.net>; Sun, 24 Aug 1997 06:16:52 -0400 (EDT)
  10. Received: from mail.iol.ie (root@mail2.mail.iol.ie [194.125.2.193])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id GAA16314
  12.     for <amos-list@access.digex.net>; Sun, 24 Aug 1997 06:16:51 -0400 (EDT)
  13. Received: from GPO.iol.ie (root@GPO1.GPO.iol.ie [194.125.2.196]) by mail.iol.ie 
  14.       Sendmail (v8.8.6) with ESMTP id LAA20215 for <amos-list@access.digex.net>;
  15.       Sun, 24 Aug 1997 11:16:49 +0100
  16. Received: from iol.ie (dialup-129.dublin.iol.ie [194.125.41.129]) by GPO.iol.ie 
  17.       Sendmail (v8.8.5) with SMTP id LAA01216 for <amos-list@access.digex.net>;
  18.       Sun, 24 Aug 1997 11:16:46 +0100
  19. From: Peter Cahill <cahill4@iol.ie>
  20. To: amos-list@access.digex.net
  21. Date: Sun, 24 Aug 1997 10:49:53 +0500
  22. Message-ID: <yam7175.2681.2014457976@gpo.iol.ie>
  23. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  24. Subject: HELP! 
  25. MIME-Version: 1.0
  26. Content-Type: text/plain
  27. Status: O
  28. X-Status: 
  29.  
  30.  
  31. Hi,
  32.  
  33.   Is there a way to test if a bob exists on the screen ?
  34. The screen is 320x234
  35.  
  36. heres a example of what Im doing:
  37.  
  38. For amount=50 to 60
  39.  If X bob(1)<X bob(amount)+10 and X bob(1)>X bob(amount)-10
  40.    Proc xxxxx
  41.  End If
  42. Next
  43.  
  44. But there will not always be bobs 50-60 and
  45. AMOS comes up with a error cos of some bobs between
  46. 50-60 not existing when it tryes to find its X value
  47.  
  48. Alot of the time there will only be bobs 51-53
  49. Sometimes even 51-53 wont exist
  50.  
  51. Any ideas?
  52.  
  53.  
  54. Thanks in advance,
  55. -- 
  56.  
  57. Peter Cahill          Team *AMOS*             |||||||
  58.                                             \ o o /
  59. http://www.iol.ie/~cahill4/peter/index.html /\ _ /\
  60.  _________________________________________oOo-\ /-oOo_
  61.  |                               |             V     |
  62.  |            AMINET:            |      e-mail:      |
  63.  |                               |   cahill4@iol.ie  |
  64.  |    game/patch/alfred.lha      |                   |
  65.  |    pix/icon/intel.lha         | Current Projects: |
  66.  |                               | Pang              |
  67.  |                               | Independence      |
  68.  |---------------------------------------------------|
  69.  |                                                   |
  70.  |   A1200 030/50Mhz/10Meg/4xCDRom/850MegHD/2 FD     |
  71.  |___________________________________________________|
  72.